<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Rewrite engine</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Rewrite_engine"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Rewrite_engine rootpage-Rewrite_engine skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Rewrite engine</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<style data-mw-deduplicate="TemplateStyles:r1236090951">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}@media print{body.ns-0 .mw-parser-output .hatnote{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><div role="note" class="hatnote navigation-not-searchable">This article is about URL rewriting. For rewrite engines in mathematics and logic, see <a href="Rewrite_system" class="mw-redirect" title="Rewrite system">Rewrite system</a>. For other uses, see <a href="Rewrite_(disambiguation)" class="mw-redirect mw-disambig" title="Rewrite (disambiguation)">Rewrite</a>.</div>
<style data-mw-deduplicate="TemplateStyles:r1251242444">
/* start https://en.wikipedia.org/ */
.mw-parser-output .ambox{border:1px solid #a2a9b1;border-left:10px solid #36c;background-color:#fbfbfb;box-sizing:border-box}.mw-parser-output .ambox+link+.ambox,.mw-parser-output .ambox+link+style+.ambox,.mw-parser-output .ambox+link+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+style+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+link+.ambox{margin-top:-1px}html body.mediawiki .mw-parser-output .ambox.mbox-small-left{margin:4px 1em 4px 0;overflow:hidden;width:238px;border-collapse:collapse;font-size:88%;line-height:1.25em}.mw-parser-output .ambox-speedy{border-left:10px solid #b32424;background-color:#fee7e6}.mw-parser-output .ambox-delete{border-left:10px solid #b32424}.mw-parser-output .ambox-content{border-left:10px solid #f28500}.mw-parser-output .ambox-style{border-left:10px solid #fc3}.mw-parser-output .ambox-move{border-left:10px solid #9932cc}.mw-parser-output .ambox-protection{border-left:10px solid #a2a9b1}.mw-parser-output .ambox .mbox-text{border:none;padding:0.25em 0.5em;width:100%}.mw-parser-output .ambox .mbox-image{border:none;padding:2px 0 2px 0.5em;text-align:center}.mw-parser-output .ambox .mbox-imageright{border:none;padding:2px 0.5em 2px 0;text-align:center}.mw-parser-output .ambox .mbox-empty-cell{border:none;padding:0;width:1px}.mw-parser-output .ambox .mbox-image-div{width:52px}@media(min-width:720px){.mw-parser-output .ambox{margin:0 10%}}@media print{body.ns-0 .mw-parser-output .ambox{display:none!important}}
/* end https://en.wikipedia.org/ */
</style>
<p>In <a href="Web_application" title="Web application">web applications</a>, a <b>rewrite engine</b> is a software component that performs <a href="Rewriting" title="Rewriting">rewriting</a> on <a href="URLs" class="mw-redirect" title="URLs">URLs</a> (Uniform Resource Locators), modifying their appearance. This modification is called <b>URL rewriting</b>. It is a way of implementing <a href="URL_mapping" class="mw-redirect" title="URL mapping">URL mapping</a> or routing within a <a href="Web_application" title="Web application">web application</a>. The engine is typically a component of a <a href="Web_server" title="Web server">web server</a> or <a href="Web_application_framework" class="mw-redirect" title="Web application framework">web application framework</a>. Rewritten URLs (sometimes known as <b>short</b>, <b>pretty</b> or <b>fancy URLs</b>, search engine friendly - <b>SEF</b> URLs, or <a href="Slug_(web_publishing)" class="mw-redirect" title="Slug (web publishing)">slugs</a>) are used to provide shorter and more relevant-looking links to web pages. The technique adds a layer of <a href="Abstraction" title="Abstraction">abstraction</a> between the files used to generate a web page and the URL that is presented to the outside world.
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="Usage">Usage</h2></div>
<div role="note" class="hatnote navigation-not-searchable">See also: <a href="Semantic_URL" class="mw-redirect" title="Semantic URL">Semantic URL</a> and <a href="URL_shortening" title="URL shortening">URL shortening</a></div>
<p>Web sites with <a href="Dynamic_web_page" title="Dynamic web page">dynamic content</a> can use URLs that generate pages from the server using <a href="Query_string" title="Query string">query string</a> parameters. These are often rewritten to resemble URLs for <a href="Static_web_page" title="Static web page">static pages</a> on a site with a <a href="Folder_(computing)" class="mw-redirect" title="Folder (computing)">subdirectory hierarchy</a>. For example, the URL to a <a href="Wiki" title="Wiki">wiki</a> page with title <i>Rewrite_engine</i> might be:
</p>
<pre>http://example.com/w/index.php?title=Rewrite_engine
</pre>
<p>but can be rewritten as:
</p>
<pre>http://example.com/wiki/Rewrite_engine
</pre>
<p>A <a href="Blog" title="Blog">blog</a> might have a URL that encodes the dates of each entry:
</p>
<pre>http://www.example.com/Blog/Posts.php?Year=2006&Month=12&Day=19
</pre>
<p>It can be altered like this:
</p>
<pre>http://www.example.com/Blog/2006/12/19/
</pre>
<p>which also allows the user to change the URL to see all postings available in December, simply by removing the text encoding the day '19', as though navigating "up" a directory:
</p>
<pre>http://www.example.com/Blog/2006/12/
</pre>
<p>A site can pass specialized terms from the URL to its <a href="Search_engine" title="Search engine">search engine</a> as a search term. This would allow users to search directly from their browser. For example, the URL as entered into the browser's <a href="Location_bar" class="mw-redirect" title="Location bar">location bar</a>:
</p>
<pre>http://example.com/search term
</pre>
<p>will be <a href="Urlencode" class="mw-redirect" title="Urlencode">URL-encoded</a> by the browser before it makes the <a href="HTTP_request" class="mw-redirect" title="HTTP request">HTTP request</a>. The server could rewrite this to:
</p>
<pre>http://example.com/search.php?q=search%20term
</pre>
<div class="mw-heading mw-heading2"><h2 id="Benefits_and_drawbacks">Benefits and drawbacks</h2></div>
<p>There are several benefits to using URL rewriting:<sup id="cite_ref-sidenote_1-0" class="reference"><a href="#cite_note-sidenote-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup>
</p>
<ul><li>The links are "cleaner" and more descriptive, improving their "friendliness" to both <a href="Usability" title="Usability">users</a> and <a href="Search_engine_optimization" title="Search engine optimization">search engines</a>.</li>
<li>They prevent undesired "<a href="Inline_linking" title="Inline linking">inline linking</a>", which can waste <a href="Bandwidth_(computing)" title="Bandwidth (computing)">bandwidth</a>.</li>
<li>The site can continue to use the same URLs even if the underlying technology used to serve them is changed (for example, switching to a new <a href="Blog_software" class="mw-redirect" title="Blog software">blogging engine</a>).</li></ul>
<p>There can, however be drawbacks as well; if a user wants to modify a URL to retrieve new data, <b>URL rewriting</b> may hinder the construction of custom queries due to the lack of named variables. For example, it may be difficult to determine the date from the following format:
</p>
<pre>http://www.example.com/Blog/06/04/02/
</pre>
<p>In this case, the original query string was more useful, since the query variables indicated month and day:
</p>
<pre>http://www.example.com/Blog/Posts.php?Year=06&Month=04&Day=02
</pre>
<div class="mw-heading mw-heading2"><h2 id="Web_frameworks">Web frameworks</h2></div>
<p>Many web frameworks include URL rewriting, either directly or through extension modules.
</p>
<ul><li><a href="Apache_HTTP_Server" title="Apache HTTP Server">Apache HTTP Server</a> has URL rewriting provided by the mod_rewrite module.<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup></li>
<li>URL Rewrite is available as an extension to <a href="Internet_Information_Services" title="Internet Information Services">Microsoft IIS</a>.<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup></li>
<li><a href="Ruby_on_Rails" title="Ruby on Rails">Ruby on Rails</a> has built-in URL rewriting via Routes.<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup></li>
<li><a href="Jakarta_Servlet" title="Jakarta Servlet">Jakarta Servlet</a> has extendable URL rewriting via the OCPsoft URLRewriteFilter and Tuckey UrlRewriteFilter.</li>
<li><a href="Jakarta_Faces" title="Jakarta Faces">Jakarta Faces</a> has simplified URL rewriting via the PrettyFaces: URLRewriteFilter.</li>
<li><a href="Django_(web_framework)" title="Django (web framework)">Django</a> uses a <a href="Regular_expression" title="Regular expression">regular-expressions</a>-based system. This is not strictly URL rewriting since there is no script to 'rewrite' to, nor even a directory structure; but it provides the full flexibility of URL rewriting.<sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup></li>
<li><a href="Java_(programming_language)" title="Java (programming language)">Java</a> <a href="Stripes_(framework)" title="Stripes (framework)">Stripes Framework</a> has had integrated functionality since version 1.5.<sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup></li>
<li>Many Perl frameworks, such as <a href="Mojolicious" title="Mojolicious">Mojolicious</a> and <a href="Catalyst_(software)" title="Catalyst (software)">Catalyst</a>, have this feature.<sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup></li>
<li><a href="CodeIgniter" title="CodeIgniter">CodeIgniter</a> has URL rewriting provided.</li>
<li><a href="Lighttpd" title="Lighttpd">lighttpd</a> has a mod_rewrite module.<sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup></li>
<li><a href="Nginx" title="Nginx">nginx</a> has a rewrite module.<sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-10" class="reference"><a href="#cite_note-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup> For example, a multi-link multi-variable page generation from a <a href="URI" class="mw-redirect" title="URI">URI</a> like <a rel="nofollow" class="external text" href="http://mdoc.su/f101,n61,o56,d/ifconfig"><style data-mw-deduplicate="TemplateStyles:r886049734">
/* start https://en.wikipedia.org/ */
.mw-parser-output .monospaced{font-family:monospace,monospace}
/* end https://en.wikipedia.org/ */
</style><span class="monospaced">/f101,n61,o56,d/ifconfig</span></a> is possible, where multiple individual parts like <span class="monospaced">f101</span> get expanded with the help of <a href="Regular_expression" title="Regular expression">regular expressions</a> into variables to signify <span class="monospaced"><a href="FreeBSD" title="FreeBSD">FreeBSD</a> 10.1-RELEASE</span> and so forth.</li>
<li><a href="Hiawatha_(web_server)" title="Hiawatha (web server)">Hiawatha HTTP server</a> has a URL Toolkit which supports URL rewriting.<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup></li>
<li><a href="Cherokee_(Webserver)" class="mw-redirect" title="Cherokee (Webserver)">Cherokee HTTP server</a> supports regular expressions of URL rewriting and redirections.</li></ul>
<p>From a <a href="Software_development" title="Software development">software development</a> perspective, URL rewriting can aid in code modularization and <a href="Control_flow" title="Control flow">control flow</a>,<sup id="cite_ref-12" class="reference"><a href="#cite_note-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup> making it a useful feature of modern web frameworks.
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="Application_Delivery_Controller" class="mw-redirect" title="Application Delivery Controller">Application Delivery Controller</a></li>
<li><a href="AiScaler" title="AiScaler">aiScaler Traffic Manager</a></li>
<li><a href=".htaccess" title=".htaccess">.htaccess</a></li>
<li><a href="Apache_HTTP_Server" title="Apache HTTP Server">Apache HTTP Server</a></li>
<li><a href="Content_negotiation" title="Content negotiation">Content negotiation</a></li>
<li><a href="HTTP" title="HTTP">HTTP</a></li>
<li><a href="Internet_Information_Server" class="mw-redirect" title="Internet Information Server">Internet Information Server</a></li>
<li><a href="Permalink" title="Permalink">Permalink</a></li>
<li><a href="Zeus_Web_Server" title="Zeus Web Server">Zeus Web Server</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="Notes">Notes</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist reflist-columns references-column-width reflist-columns-2">
<ol class="references">
<li id="cite_note-sidenote-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-sidenote_1-0">^</a></b></span> <span class="reference-text">Many of these only apply to HTTP servers whose default behavior is to map URLs to <a href="Filesystem" class="mw-redirect" title="Filesystem">filesystem</a> entities (i.e. files and directories); certain environments, such as many HTTP <a href="Application_server" title="Application server">application server</a> platforms, make this irrelevant.</span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://httpd.apache.org/docs/current/mod/mod_rewrite.html">mod_rewrite documentation</a></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.iis.net/download/URLRewrite">URL Rewrite extension for Microsoft IIS</a></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://guides.rubyonrails.org/routing.html">"Rails Routing from the Outside In"</a>. "Ruby on Rails<span class="reference-accessdate">. Retrieved <span class="nowrap">25 April</span> 2014</span>.</cite></span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://docs.djangoproject.com/en/dev/topics/http/urls/#id1">Django URLconf</a></span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://greggbolinger.blogspot.com/2008/01/stripes-15-feature-clean-urls.html">clean urls in Stripes 1.5</a></span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://mojolicio.us/perldoc?Mojolicious/Guides/Routing">Guides - Mojolicious guide to the galaxy</a>. Mojolicious. Retrieved on 2013-09-08.</span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://redmine.lighttpd.net/wiki/1/Docs:ModRewrite">Docs ModRewrite - Lighttpd - lighty labs</a>. Redmine.lighttpd.net. Retrieved on 2013-09-08.</span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://nginx.org/r/rewrite">"ngx_http_rewrite_module - rewrite"</a>. nginx.org<span class="reference-accessdate">. Retrieved <span class="nowrap">25 December</span> 2014</span>.</cite></span>
</li>
<li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite id="CITEREFMurenin2013" class="citation mailinglist cs1">Murenin, Constantine A. (18 February 2013). <a rel="nofollow" class="external text" href="http://mailman.nginx.org/pipermail/nginx/2013-February/037592.html">"A dynamic web-site written wholly in nginx.conf? Introducing mdoc.su!"</a>. <i>nginx@nginx.org</i> (Mailing list)<span class="reference-accessdate">. Retrieved <span class="nowrap">24 December</span> 2014</span>.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.hiawatha-webserver.org/manpages">URL TOOLKIT part of Hiawatha webserver's manual</a></span>
</li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://docforge.com/wiki/Clean_URL">"Clean URL"</a>. DocForge<span class="reference-accessdate">. Retrieved <span class="nowrap">25 April</span> 2014</span>.</cite></span>
</li>
</ol></div>
<div class="mw-heading mw-heading2"><h2 id="External_links">External links</h2></div>
<ul><li><a rel="nofollow" class="external text" href="https://httpd.apache.org/docs/current/rewrite/">Apache mod_rewrite</a></li></ul></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-06-27" href="https://en.wikipedia.org/wiki/?title=Rewrite_engine&oldid=1297620380">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>